Einhugur OpenDocument Text Plugin for Xojo
Hyperlink.AppendRun Method
Appends run to the Hyperlink.
AppendRun(
value
as
String)
as
EinhugurODT.Run
Parameters
value
Text to put on the run.
Returns
EinhugurODT.Run
Reference to the newly created run.
Remarks
See Also
Hyperlink Class